setRecordingPermission

open fun setRecordingPermission(enabled: Boolean)

Allows implementers to enable recording by calling API directly or by their own implemented custom prompt

Parameters

enabled

if set to true recording is enabled


Allows implementers to enable recording by calling API directly or by their own implemented custom prompt with some extra options including the ability to enable recording for one session only

Parameters

option

values include AllowAlways, AllowOnce, AllowNever and the default value NotSet